home *** CD-ROM | disk | FTP | other *** search
/ HAM Radio 3.2 / Ham Radio Version 3.2 (Chestnut CD-ROMs)(1993).ISO / exam / tec15 / go.bat < prev    next >
DOS Batch File  |  1991-08-01  |  1KB  |  29 lines

  1. echo off
  2. cls
  3. echo  
  4. echo  
  5. echo      All of the files for this program  must be on the same disk drive
  6. echo      or in the same(default) directory for the program to run properly.
  7. echo  
  8. echo      If you do NOT have CGA graphics capability, the ###.DRW files are
  9. echo      not needed.   If you have  EGA.SYS loaded, the CGA drawings might
  10. echo      not be complete.
  11. echo  
  12. echo      There is  a calculator provided in this program,  F2 activates it
  13. echo      and  Esc removes  the calculator and  continues the  main program.
  14. echo      It  is  suggested that you learn  to work the problems  with  the
  15. echo      calculator that you are going to take with you to the examination
  16. echo      session.
  17. echo  
  18. echo      When you are going through the entire pool,  enter  A, B, C, or D
  19. echo      until you select the correct answer.   When the correct answer is
  20. echo      selected, the word correct will appear.   During the sample tests,
  21. echo      correct will not appear,  but you can use F1 to find out how many
  22. echo      questions are remaining to be answered.
  23. echo  
  24. echo      To run the program  in the future,  type  TECH  at the dos prompt.
  25. echo  
  26. pause
  27. tech
  28. cls
  29.